home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 February / ENTER.ISO / files / InstallStarscape.exe / {app} / Help / graphic / MoonPod.css < prev   
Encoding:
Cascading Style Sheet File  |  2003-05-29  |  2.5 KB  |  122 lines

  1. .MoonPod {
  2.     font-family: Arial, Helvetica, sans-serif;
  3.     font-size: 12px;
  4.     font-style: normal;
  5.     line-height: normal;
  6.     font-weight: bold;
  7.     font-variant: normal;
  8.     color: #E0E9F3;
  9.     white-space: normal;
  10.     list-style-position: outside;
  11.     list-style-type: none;
  12. }
  13. .MoonPodTitle {
  14.     font-family: Arial, Helvetica, sans-serif;
  15.     font-size: 14px;
  16.     font-style: italic;
  17.     line-height: normal;
  18.     font-weight: bold;
  19.     font-variant: normal;
  20.     color: #6F95C6;
  21.     white-space: normal;
  22.     list-style-type: square;
  23.     list-style-position: inside;
  24. }
  25. .smallprint {
  26.     font-family: Arial, Helvetica, sans-serif;
  27.     font-size: 9px;
  28.     font-style: normal;
  29.     line-height: normal;
  30.     font-weight: bold;
  31.     font-variant: normal;
  32.     color: #E0E9F3;
  33.     white-space: normal;
  34.     text-align: center;
  35. }
  36.  
  37.  
  38. .menu {
  39.     background-color: 4B688E;
  40. }
  41. A:active .menu {
  42.     background-color: 4B688E;
  43. }
  44. A:visited .menu {
  45.     background-color: 4B688E;
  46. }
  47.  
  48.  
  49. .Image {border:2px; border-thickness: 2px;
  50. border-color: #ACC0DE; border-style: solid
  51. }
  52. A:active .Image {border:2px; border-thickness: 2px;
  53. border-color: #FFFFFF; border-style: solid
  54. }
  55. A:visited .Image {border:2px; border-thickness: 2px;
  56. border-color: #4B688F; border-style: solid
  57. }
  58.  
  59.  
  60. a:link {
  61.     color: #ACC0DE;
  62.     text-decoration: none;
  63.  
  64. }
  65. a:visited {
  66.     color: #ACC0DE;
  67.     text-decoration: none;
  68.  
  69. }
  70. a:hover {
  71.     color: #E3B0B0;
  72. }
  73.  
  74. A:hover .Image, A:visited:hover .Image {border:2px; border-thickness: 2px;
  75. border-color: #E3B0B0; border-style: solid
  76. }
  77.  
  78. A:hover .menu {
  79.     background-color: 7396BD;
  80. }
  81. .MoonPodHeading {
  82.     font-family: Arial, Helvetica, sans-serif;
  83.     font-size: 14px;
  84.     font-style: italic;
  85.     line-height: normal;
  86.     font-weight: bold;
  87.     font-variant: normal;
  88.     color: #000000;
  89.     white-space: normal;
  90.     list-style-type: square;
  91.     list-style-position: inside;
  92.  
  93. }
  94. .MoonPodTagline {
  95.     font-family: Arial, Helvetica, sans-serif;
  96.     font-size: 10px;
  97.     font-style: normal;
  98.     line-height: normal;
  99.     font-weight: bold;
  100.     font-variant: normal;
  101.     color: #F0B58C;
  102.     white-space: normal;
  103.     text-align: center;
  104. }
  105. body, textarea {
  106.     color:#E0E9F3;
  107.     font-family: Arial, Helvetica, sans-serif;
  108.     scrollbar-base-color:#25344A;
  109.     scrollbar-3dlight-color:#25344A;
  110.     scrollbar-arrow-color:#4B688F;
  111.     scrollbar-darkshadow-color:#25344A;
  112.     scrollbar-face-color:#24344A;
  113.     scrollbar-highlight-color:#ACC0DE;
  114.     scrollbar-shadow-color:#ACC0DE;
  115.     scrollbar-track-color:#141D29;
  116.     background-image: url(drop.jpg);
  117.     background-attachment: scroll;
  118.     background-repeat: no-repeat;
  119.     background-color: #000000;
  120.  
  121. }
  122.